Skip to main content

Vidsy Pipes v0.11.0 Release Notes

info

Release date: 2026-05-26
Version: 0.11.0


Highlights

  • Train detection models directly on video recordings.
  • Compare a recorded bundle against a reference file in standard formats to validate results.
  • Monitor active events and live values in a new real-time dashboard.

Video Training

  • Use video recordings as training data, not just individual images.
  • Labels are matched to the exact frames where they appear, so training data is more precise.
  • Copy and paste video frames together with their annotations using keyboard shortcuts.

Bundle Comparison

  • Compare a bundle recording against a reference file in standard formats (JSON, XML) to check whether the analysis matches expectations.
  • Results are shown inline in the recording view with color-coded status and tooltips showing what differs.
  • Unmatched events appear in the dashboard for easy review.

Dashboards

  • New active-events dashboard shows currently active events and live measurement values per camera or recording.
  • Multiple simultaneous events are displayed clearly with consistent value formatting and prefix/suffix support.
  • Configure which dashboard items are pinned or enabled from a dedicated settings dialog.

Filtering & Annotation

  • Filter images by selection state, category presence, attribute values, and angle ranges, with settings that persist across sessions.
  • Merge duplicate annotations for the same category into a single entry.
  • Delete only the selected box or keypoint instead of all entries on an observation.
  • Clip child-index images to the bounding box of a parent index, with an optional margin.
  • Snapshots from a child index can be clipped to the active parent box to produce one crop per box.

Analysis & Measurements

  • Laser measurement attribute detects two red laser dots in an image and calculates the distance between them.
  • Connection events now permanently latch broken and over-inserted states once detected, and report width and height dimensions.

Learn & Complete

  • Train on entirely new categories or re-evaluate existing ones directly from the category context menu.

Workflow & UI

  • Export all indexes at once as a package and import them back with all references intact.
  • Test app control configs from a dialog that lets you fire events with custom values without restarting.
  • Template version is auto-incremented when saving to an existing destination.
  • Hide the active observations and events text views independently from the timeline bars.

Jan